Misc minor doc updates.
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 18 Feb 2008 00:46:49 +0000 (00:46 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 18 Feb 2008 00:46:49 +0000 (00:46 +0000)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3092 f51c46e8-681c-474f-0cfe-069cfd0219fb

gpsbabel/xmldoc/filters/options/discard-sat.xml [new file with mode: 0644]
gpsbabel/xmldoc/formats/options/kml-trackdirection.xml [new file with mode: 0644]
gpsbabel/xmldoc/formats/options/mtk-bin-csv.xml [new file with mode: 0644]

diff --git a/gpsbabel/xmldoc/filters/options/discard-sat.xml b/gpsbabel/xmldoc/filters/options/discard-sat.xml
new file mode 100644 (file)
index 0000000..10d2c14
--- /dev/null
@@ -0,0 +1,4 @@
+<para>
+This option specifies the minimum required number of satelites.
+</para>
+
diff --git a/gpsbabel/xmldoc/formats/options/kml-trackdirection.xml b/gpsbabel/xmldoc/formats/options/kml-trackdirection.xml
new file mode 100644 (file)
index 0000000..6449dd0
--- /dev/null
@@ -0,0 +1,4 @@
+<para>
+  If set, this options creates directional icons for trackpoints.   Arrows 
+  will show the direction of travel on drawn tracks and routes.
+</para>
diff --git a/gpsbabel/xmldoc/formats/options/mtk-bin-csv.xml b/gpsbabel/xmldoc/formats/options/mtk-bin-csv.xml
new file mode 100644 (file)
index 0000000..5426f27
--- /dev/null
@@ -0,0 +1,8 @@
+<para>
+  Specifies a filename into which  MTK-compatible CSV output will be written.
+</para>
+<para>
+  Note that this option is a bit of an oddity in the GPSBabel arsenal.  This
+  should probably be a "real" output type of its own instead of being bolted
+  onto an input type.
+</para>